home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
388320
/
MailWash.exe
/
{app}
/
MailWasher.exe
/
0
/
RCDATA
/
TCRIPPLEFORM
/
TCRIPPLEFORM.txt
Wrap
Text File
|
2003-03-07
|
2KB
|
72 lines
object CrippleForm: TCrippleForm
Left = 355
Top = 281
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'MailWasher'
ClientHeight = 141
ClientWidth = 359
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ReasonLabel: TLabel
Left = 16
Top = 16
Width = 329
Height = 25
Caption =
'The operation could not be completed as this version of MailWash' +
'er is limited to one account.'#13#10#13#10
WordWrap = True
end
object Label2: TLabel
Left = 16
Top = 56
Width = 323
Height = 13
Caption =
'For multiple accounts as well as Hotmail support, we recommend y' +
'ou'
end
object LinkLabel1: TLinkLabel
Left = 16
Top = 70
Width = 129
Height = 13
Ellipsis = etNone
Caption = 'upgrade to MailWasher Pro'
Font.Charset = DEFAULT_CHARSET
Font.Color = 15597568
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
MouseOverFont.Charset = DEFAULT_CHARSET
MouseOverFont.Color = 16733525
MouseOverFont.Height = -11
MouseOverFont.Name = 'MS Sans Serif'
MouseOverFont.Style = [fsUnderline]
URL = 'http://www.firetrust.com/products/mailwasherpro/'
end
object OKButton: TButton
Left = 271
Top = 104
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end